Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature redis user #90

Closed

Conversation

vcg-development
Copy link

Q A
Documentation no
Bugfix no
BC Break no
New Feature yes
RFC no
QA no

Description

This PR is adding the possibility to authenticate with Redis with a custom username. The ACL feature is available in Redis since Version 6.
The username can be passed as an resource option.

cbraunVBM and others added 14 commits April 19, 2024 08:58
Signed-off-by: Christian Braun <[email protected]>
Signed-off-by: Christian Braun <[email protected]>
Signed-off-by: Christian Braun <[email protected]>
Signed-off-by: Christian Braun <[email protected]>
Signed-off-by: robin-brabants <[email protected]>
Co-authored-by: robin-brabants <[email protected]>
Signed-off-by: Maximilian Bösing <[email protected]>
Signed-off-by: Christian Braun <[email protected]>
…sl/tls context parameter was introduced in version 5.3.2

Signed-off-by: robin-brabants <[email protected]>
Co-authored-by: robin-brabants <[email protected]>
Signed-off-by: Maximilian Bösing <[email protected]>
Signed-off-by: Christian Braun <[email protected]>
Signed-off-by: robin-brabants <[email protected]>
Co-authored-by: robin-brabants <[email protected]>
Signed-off-by: Maximilian Bösing <[email protected]>
Signed-off-by: Christian Braun <[email protected]>
… TLS connection is attempted by default

Signed-off-by: robin-brabants <[email protected]>
Co-authored-by: robin-brabants <[email protected]>
Signed-off-by: Maximilian Bösing <[email protected]>
Signed-off-by: Christian Braun <[email protected]>
… phpredis RedisCluster class

Signed-off-by: robin-brabants <[email protected]>
Co-authored-by: robin-brabants <[email protected]>
Signed-off-by: Maximilian Bösing <[email protected]>
Signed-off-by: Christian Braun <[email protected]>
…ntext to the RedisCluster

Signed-off-by: robin-brabants <[email protected]>
Co-authored-by: robin-brabants <[email protected]>
Signed-off-by: Maximilian Bösing <[email protected]>
Signed-off-by: Christian Braun <[email protected]>
…tor to the code

Signed-off-by: robin-brabants <[email protected]>
Co-authored-by: robin-brabants <[email protected]>
Signed-off-by: Maximilian Bösing <[email protected]>
Signed-off-by: Christian Braun <[email protected]>
This refactors some of the `SslContext` implementation to have better readability, less complexity (regarding camel case handling, etc.) and explicit context serialization.

Signed-off-by: Maximilian Bösing <[email protected]>
Signed-off-by: Christian Braun <[email protected]>
@vcg-development
Copy link
Author

created new pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants